SySSBConversations 
Logical Entity Name  SySSBConversations 
Default Table Name  SySSBConversations 
Physical Only  NO 
Definition 
 
Note 
 

SySSBConversations Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SPID(PK)    int  NO 
 
FromService(PK)    char(10)  NO 
 
ToService(PK)    char(10)  NO 
 
OnContract(PK)    char(10)  NO 
 
Handle    uniqueidentifier  NO 
 
UserId    int  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
SySSBConversationsID    int  NO 
 

SySSBConversations Primary and Unique Keys 
Key Name  Key Type  Keys 
UQ__SySSBConversatio__65A74015  Index  Handle 
PK__SySSBConversatio__64B31BDC  PrimaryKey  SPID, FromService, ToService, OnContract 

SySSBConversations Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SySSBConversations Check Constraints 
Check Constraint Name  CheckConstraint